home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-server.caltech.edu!egrayver
- From: egrayver@cco.caltech.edu (Eugene Grayver)
- Newsgroups: comp.lang.c++
- Subject: BC++ EasyWin w/ 32bit -> possible/how?
- Date: 16 Apr 1996 21:21:11 GMT
- Organization: California Institute of Technology, Pasadena
- Message-ID: <4l1307$eqk@gap.cco.caltech.edu>
- NNTP-Posting-Host: accord.cco.caltech.edu
-
- Hi,
- I ported a command line program from unix to a pc using BC++4.5. To allow
- i/o in a text window I used borland's EasyWin library. However, that option
- is not available when compiling 32bit code. Is there a way to get the source
- code to easywin so that I can recompile the library? Is there some other
- package out there that will allow basic io (cin/cout or printf/scanf) in a
- window? I do not want to use the console support in Win95/NT since that would
- preclude win32s users from using the program.
-
- Eugene
-